Crate ptr_meta_derive

source ·

Attribute Macros§

  • Generates a Pointee implementation for trait object of the labeled trait.

Derive Macros§

  • Derives Pointee for the labeled struct which has a trailing DST.